PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardStructureTypes Class / NON_STRUCTURAL_ELEMENT Field
In This Topic
    NON_STRUCTURAL_ELEMENT Field
    In This Topic
    A grouping element having no inherent structural significance; it serves solely for grouping purposes. This type of element differs from a division () in that it shall not be interpreted or exported to other document formats; however, its descendants shall be processed normally.
    Supported in PDF/UA-1.
    Syntax
    public java.lang.String NON_STRUCTURAL_ELEMENT
    See Also